{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009559733, Chase Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3427484488334147,
          52.088935463313916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009570896, Chase Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.342209887455599,
          52.08912583158958
        ]
      }
    }
  ]
}