{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007365271, Chase Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3421170276588263,
          52.086527818473016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015847157, Chase Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.341839123075694,
          52.0864477098583
        ]
      }
    }
  ]
}