{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004745166, Plymouth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7098273179963708,
          50.43190300202677
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093769588, Plymouth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7091110283861086,
          50.43156276851553
        ]
      }
    }
  ]
}