{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodbridge Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.597841,
            53.821912
          ],
          [
            -1.598271,
            53.821578
          ],
          [
            -1.5987,
            53.821244
          ],
          [
            -1.59894,
            53.821056
          ],
          [
            -1.598943,
            53.821053
          ],
          [
            -1.599261,
            53.821189
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72649679, LS6 3LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5979177505564515,
          53.821858737277495
        ]
      }
    }
  ]
}