{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "103006865, Charlotte Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4316262070544854,
          54.996655652923785
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000504784, Thomas Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.431341815970027,
          54.99686999609175
        ]
      }
    }
  ]
}