{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63123942, Westgate End",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.509841632457257,
          53.67989652255956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63202453, Westgate End",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.509841632457257,
          53.67989652255956
        ]
      }
    }
  ]
}