{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000102657, Houchin Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2129347327979412,
          50.95342367991993
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000175341, St Georges's Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2130186257657156,
          50.95351416988369
        ]
      }
    }
  ]
}