{
    "cat1": [
         {
                "id": "moto-1",
                "name": "Moto 1",
                "img": "https://h2w.tdev.com.ar/assets/img/comparison/moto1.png",
                "feat1": "Monocilíndrico, 4 tiempos, 2 válvulas, OHC y refrigerado por aire",
                "feat2": "149.15 cm3",
                "feat3": "5 velocidades",
                "feat4": "14.1 litros",
                "feat5": "2.084 mm largo x 765 mm ancho x 1.075 mm alto",
                "cat": "Cub",
                "catId": 1
        
        },
        {
                "id": "moto-4",
                "name": "Moto 4",
                "img": "https://h2w.tdev.com.ar/assets/img/comparison/moto4.png",
                "feat1": "Monocilíndrico, 4 tiempos, 2 válvulas, OHC y refrigerado por aire",
                "feat2": "149.15 cm3",
                "feat3": "4 velocidades",
                "feat4": "14.1 litros",
                "feat5": "2.084 mm largo x 765 mm ancho x 1.075 mm alto",
                "cat": "Cub",
                "catId": 1
            
        },
        {
            "id": "moto-7",
            "name": "Moto 7",
            "img": "https://h2w.tdev.com.ar/assets/img/comparison/moto7.png",
            "feat1": "Monocilíndrico, 4 tiempos, 2 válvulas, OHC y refrigerado por aire",
            "feat2": "149.15 cm3",
            "feat3": "3 velocidades",
            "feat4": "14.1 litros",
            "feat5": "2.084 mm largo x 765 mm ancho x 1.075 mm alto",
            "cat": "Cub",
            "catId": 1
            
        }
    ],
    "cat2": [
        {
                "id": "moto-2",
                "name": "Moto 2",
                "img": "https://h2w.tdev.com.ar/assets/img/comparison/moto2.png",
                "feat1": "Monocilíndrico, 4 tiempos, 2 válvulas, OHC y refrigerado por aire",
                "feat2": "149.15 cm3",
                "feat3": "6 velocidades",
                "feat4": "14.1 litros",
                "feat5": "2.084 mm largo x 765 mm ancho x 1.075 mm alto",
                "cat": "Fun",
                "catId": 2            
        },
        {
                "id": "moto-5",
                "name": "Moto 5",
                "img": "https://h2w.tdev.com.ar/assets/img/comparison/moto5.png",
                "feat1": "Monocilíndrico, 4 tiempos, 2 válvulas, OHC y refrigerado por aire",
                "feat2": "149.15 cm3",
                "feat3": "5 velocidades",
                "feat4": "24.1 litros",
                "feat5": "2.084 mm largo x 765 mm ancho x 1.075 mm alto",
                "cat": "Fun",
                "catId": 2    
            
        },
        {
                "id": "moto-8",
                "name": "Moto 8",
                "img": "https://h2w.tdev.com.ar/assets/img/comparison/moto8.png",
                "feat1": "Monocilíndrico, 4 tiempos, 2 válvulas, OHC y refrigerado por aire",
                "feat2": "149.15 cm3",
                "feat3": "5 velocidades",
                "feat4": "34.1 litros",
                "feat5": "2.084 mm largo x 765 mm ancho x 1.075 mm alto",
                "cat": "Fun",
                "catId": 2
            
        }
    ],
    "cat3": [
        {
                    "id": "moto-3",
                    "name": "Moto 3",
                    "img": "https://h2w.tdev.com.ar/assets/img/comparison/moto3.png",
                    "feat1": "Monocilíndrico, 4 tiempos, 2 válvulas, OHC y refrigerado por aire",
                    "feat2": "149.15 cm3",
                    "feat3": "5 velocidades",
                    "feat4": "44.1 litros",
                    "feat5": "2.084 mm largo x 765 mm ancho x 1.075 mm alto",
                    "cat": "Business",
                    "catId": 3    
                
        },
        {
                "id": "moto-6",
                "name": "Moto 6",
                "img": "https://h2w.tdev.com.ar/assets/img/comparison/moto6.png",
                "feat1": "Monocilíndrico, 4 tiempos, 2 válvulas, OHC y refrigerado por aire",
                "feat2": "149.15 cm3",
                "feat3": "5 velocidades",
                "feat4": "54.1 litros",
                "feat5": "2.084 mm largo x 765 mm ancho x 1.075 mm alto",
                "cat": "Business",
                "catId":  3  
            
        },
        {
                "id": "moto-9",
                "name": "Moto 9",
                "img": "https://h2w.tdev.com.ar/assets/img/comparison/moto9.png",
                "feat1": "Monocilíndrico, 4 tiempos, 2 válvulas, OHC y refrigerado por aire",
                "feat2": "149.15 cm3",
                "feat3": "5 velocidades",
                "feat4": "64.1 litros",
                "feat5": "2.084 mm largo x 765 mm ancho x 1.075 mm alto",
                "cat": "Business",
                "catId": 3   
            
        }
    ]    
}