{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "103001715, Ocean Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4295376285334362,
          54.99953947403846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000003470, Ocean Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4293651747100964,
          54.99957461095629
        ]
      }
    }
  ]
}