{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002766784, Bird Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8303632941047687,
          52.68311866142136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013213996, Bird Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8303632941047687,
          52.68311866142136
        ]
      }
    }
  ]
}