[
  {
    "name": "Luna",
    "imageUrl": "https://placedog.net/300/300?id=1",
    "age": "2 anos",
    "behavior": "Dócil e brincalhona",
    "size": "Médio",
    "location": "São Paulo - SP",
    "phoneNumber": "11999999999"
  },
  {
    "name": "Thor",
    "imageUrl": "https://placedog.net/300/300?id=2",
    "age": "4 anos",
    "behavior": "Calmo e protetor",
    "size": "Grande",
    "location": "Rio de Janeiro - RJ",
    "phoneNumber": "21988888888"
  },
  {
    "name": "Mia",
    "imageUrl": "https://placekitten.com/300/300",
    "age": "1 ano",
    "behavior": "Curiosa e ativa",
    "size": "Pequeno",
    "location": "Curitiba - PR",
    "phoneNumber": "41977777777"
  },
  {
    "name": "Max",
    "imageUrl": "https://placedog.net/300/300?id=3",
    "age": "3 anos",
    "behavior": "Leal e energético",
    "size": "Grande",
    "location": "Belo Horizonte - MG",
    "phoneNumber": "31966666666"
  },
  {
    "name": "Nina",
    "imageUrl": "https://placekitten.com/301/300",
    "age": "5 meses",
    "behavior": "Carinhosa e tranquila",
    "size": "Pequeno",
    "location": "Porto Alegre - RS",
    "phoneNumber": "51955555555"
  },
  {
    "name": "Bob",
    "imageUrl": "https://placedog.net/300/300?id=4",
    "age": "6 anos",
    "behavior": "Preguiçoso e amigável",
    "size": "Médio",
    "location": "Florianópolis - SC",
    "phoneNumber": "48944444444"
  }
]