{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Union Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.778343,
            53.650224
          ],
          [
            -1.778608,
            53.650177
          ],
          [
            -1.778874,
            53.65013
          ],
          [
            -1.779057,
            53.650098
          ],
          [
            -1.779241,
            53.650066
          ],
          [
            -1.779625,
            53.649998
          ],
          [
            -1.780008,
            53.64993
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205323, HD1 6DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7783425279810137,
          53.65022385359326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83236392, HD1 6AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7796002094804382,
          53.649839679915026
        ]
      }
    }
  ]
}