{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eastfield Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.324629,
            50.736401
          ],
          [
            -3.324189,
            50.736469
          ],
          [
            -3.323748,
            50.736538
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093124233, EX11 1FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3242328270678785,
          50.736482120993195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093124258, EX11 1FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.324038040910959,
          50.73661023729371
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093124259, EX11 1FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3237984711727617,
          50.736657923757186
        ]
      }
    }
  ]
}