{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "32082539, Farm Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.01004269772398,
          52.482038473380015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32082540, Farm Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0100574098793986,
          52.481984532368806
        ]
      }
    }
  ]
}