{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dawsons Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.888539,
            52.667957
          ],
          [
            -0.888664,
            52.667469
          ],
          [
            -0.889209,
            52.666661
          ],
          [
            -0.889653,
            52.665771
          ],
          [
            -0.889785,
            52.665508
          ],
          [
            -0.890615,
            52.663549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002646559, LE7 9LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8904388864200488,
          52.66395261568054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024946720, LE14 2QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8836743896524044,
          52.66655018113342
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025259508, LE14 2QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8877450828946024,
          52.66522194760617
        ]
      }
    }
  ]
}