{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30069412, Combe Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.967166074785317,
          50.87348946382396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30517716, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.967562096078897,
          50.873396253791135
        ]
      }
    }
  ]
}