{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "83036557, Greenfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7946697531580593,
          53.56841484976509
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83036558, Greenfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.794896460411591,
          53.56837029657033
        ]
      }
    }
  ]
}