{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westgate Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.009604,
            53.366864
          ],
          [
            -0.009404,
            53.36674
          ],
          [
            -0.009327,
            53.366691
          ],
          [
            -0.009279,
            53.366661
          ],
          [
            -0.009271,
            53.366656
          ],
          [
            -0.009183,
            53.366601
          ],
          [
            -0.009094,
            53.366546
          ],
          [
            -0.008984,
            53.366477
          ],
          [
            -0.008938,
            53.366448
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023184493, LN11 9YD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.009675574579930606,
          53.36690161911552
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025070376, LN11 0DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.01034850021744289,
          53.366975771211244
        ]
      }
    }
  ]
}