{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "639162, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4636846216651938,
          51.53100417820871
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "653477, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.463416025588104,
          51.53152674595847
        ]
      }
    }
  ]
}