{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001330199, Neville Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9983093602790922,
          50.74030227406939
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013759434, Crediton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.998689086672374,
          50.740232807020654
        ]
      }
    }
  ]
}