{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63093498, Red Hall Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5087381092074783,
          53.69797629836222
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63093499, Red Hall Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5099378155022216,
          53.69770257507219
        ]
      }
    }
  ]
}