{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003067418, Plymouth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.45754756570403,
          50.453431897706984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003067419, Plymouth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4574495207904015,
          50.45344296413501
        ]
      }
    }
  ]
}