{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63072596, Market Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4998026735729957,
          53.68130214671864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63171459, Albion Court",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5001358424772535,
          53.681294548635606
        ]
      }
    }
  ]
}