{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "39054762, Springfield Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7787861398009897,
          53.455961131175826
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39069227, Fiveways",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.778915904410663,
          53.45564568001818
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39069228, Fiveways",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7791442431982203,
          53.455779021394875
        ]
      }
    }
  ]
}