{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Wentworth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.791945,
            53.649889
          ],
          [
            -1.792414,
            53.649836
          ],
          [
            -1.792473,
            53.64936
          ],
          [
            -1.792493,
            53.649198
          ],
          [
            -1.791889,
            53.648936
          ],
          [
            -1.791632,
            53.648953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83204953, HD1 5PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7919448581771529,
          53.64988870375397
        ]
      }
    }
  ]
}