{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2007012327, St Mary's Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4846447654862305,
          53.55362153945381
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052111083, St Mary's Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4850977903901341,
          53.553605512671346
        ]
      }
    }
  ]
}