{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenacres Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.890342,
            51.434824
          ],
          [
            -0.890873,
            51.434308
          ],
          [
            -0.890899,
            51.43429
          ],
          [
            -0.891589,
            51.43382
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "14032786, RG41 5HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8912461332573921,
          51.43432929106599
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "14033073, RG41 5HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8919131785351039,
          51.434110798455585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013471491, RG41 5HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.89032782193112,
          51.434824152255175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095735616, RG41 5HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8919131785351039,
          51.434110798455585
        ]
      }
    }
  ]
}