{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012534560, Croft Head Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.459870389897526,
          53.765087449394265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004504153, Croft Head Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4602625327051193,
          53.764879217582795
        ]
      }
    }
  ]
}