{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bowman Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.815903,
            51.366939
          ],
          [
            -0.81617,
            51.366957
          ],
          [
            -0.816437,
            51.366976
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bowman Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.81598,
            51.367448
          ],
          [
            -0.815706,
            51.367359
          ],
          [
            -0.815666,
            51.367346
          ],
          [
            -0.815658,
            51.367195
          ],
          [
            -0.81578,
            51.367067
          ],
          [
            -0.815903,
            51.366939
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022823242, RG45 6BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8158044332530872,
          51.36699655568803
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024871789, RG45 7PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8162910957166777,
          51.367064417252664
        ]
      }
    }
  ]
}