{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "353120, Chapel Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.548446509207162,
          51.45263652302048
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "353123, Chapel Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.548789726059879,
          51.45245508376074
        ]
      }
    }
  ]
}