{ 
     " s c h e m a _ v e r s i o n " :   " 1 . 0 " , 
     " n a m e " :   " F a r m X " , 
     " d e s c r i p t i o n " :   " U k r a i n e   a g r i c u l t u r a l   m a r k e t   i n d e x e s   a n d   l i s t i n g s   ( s w i n e ,   c a t t l e ,   c r o p s ) . " , 
     " u r l " :   " h t t p s : / / f a r m i x . a p p " , 
     " a c t i o n s " :   [ 
         { 
             " n a m e " :   " g e t _ m a r k e t _ i n d e x " , 
             " d e s c r i p t i o n " :   " R e t u r n   t h e   c u r r e n t   F a r m X   n a t i o n a l   p r i c e   i n d e x   f o r   a   l i v e s t o c k   o r   c r o p   s e g m e n t . " , 
             " p a r a m e t e r s " :   { 
                 " t y p e " :   " o b j e c t " , 
                 " p r o p e r t i e s " :   { 
                     " c a t e g o r y " :   { 
                         " t y p e " :   " s t r i n g " , 
                         " e n u m " :   [ " s w i n e " ,   " c a t t l e " ,   " c r o p s " ] , 
                         " d e s c r i p t i o n " :   " M a r k e t   c a t e g o r y " 
                     } , 
                     " s e g m e n t " :   { 
                         " t y p e " :   " s t r i n g " , 
                         " d e s c r i p t i o n " :   " S e g m e n t   k e y ,   e . g .   l i v e ,   g r o w e r ,   w h e a t ,   s o y ,   c o w s ,   b u l l s " 
                     } 
                 } , 
                 " r e q u i r e d " :   [ " c a t e g o r y " ] 
             } 
         } , 
         { 
             " n a m e " :   " s e a r c h _ l i s t i n g s " , 
             " d e s c r i p t i o n " :   " S e a r c h   a c t i v e   b u y / s e l l   a g r i c u l t u r a l   l i s t i n g s   o n   F a r m X . " , 
             " p a r a m e t e r s " :   { 
                 " t y p e " :   " o b j e c t " , 
                 " p r o p e r t i e s " :   { 
                     " t y p e " :   { 
                         " t y p e " :   " s t r i n g " , 
                         " e n u m " :   [ " B U Y " ,   " S E L L " ] , 
                         " d e s c r i p t i o n " :   " L i s t i n g   d i r e c t i o n " 
                     } , 
                     " p i g T y p e " :   { 
                         " t y p e " :   " s t r i n g " , 
                         " d e s c r i p t i o n " :   " P r o d u c t   t y p e   f i l t e r ,   e . g .   L I V E _ W E I G H T ,   C R O P S _ S O Y " 
                     } 
                 } 
             } 
         } 
     ] 
 } 
 