{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oakland Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.897605,
            51.306376
          ],
          [
            -0.896875,
            51.306761
          ],
          [
            -0.896145,
            51.307146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008954695, RG27 8PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8961795456065501,
          51.30709366120311
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060421714, RG27 8PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8970919895868152,
          51.30673357919411
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060421716, RG27 8PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8970046392880722,
          51.306786709419306
        ]
      }
    }
  ]
}