{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodside Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.743822,
            52.379372
          ],
          [
            -1.744045,
            52.379296
          ],
          [
            -1.744283,
            52.379321
          ],
          [
            -1.744391,
            52.379332
          ],
          [
            -1.744772,
            52.379291
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Woodside Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.743822,
            52.379372
          ],
          [
            -1.743545,
            52.379563
          ],
          [
            -1.743352,
            52.379526
          ],
          [
            -1.74335,
            52.379525
          ],
          [
            -1.743516,
            52.379365
          ],
          [
            -1.743822,
            52.379372
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023646639, B93 0QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7433977146085111,
          52.37955329241544
        ]
      }
    }
  ]
}