{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lestock Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.972533,
            53.394621
          ],
          [
            -2.972473,
            53.39463
          ],
          [
            -2.972413,
            53.39464
          ],
          [
            -2.972002,
            53.394718
          ],
          [
            -2.971592,
            53.394796
          ],
          [
            -2.971336,
            53.394845
          ],
          [
            -2.97108,
            53.394893
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38263925, L8 1UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9725476264670183,
          53.39462061307417
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024815358, L8 1XF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9712434103077654,
          53.39480202215754
        ]
      }
    }
  ]
}