{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Commercial Street (A991)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.965237,
            56.460917
          ],
          [
            -2.965139,
            56.4605
          ],
          [
            -2.964843,
            56.460295
          ],
          [
            -2.964073,
            56.459761
          ],
          [
            -2.964063,
            56.45974
          ],
          [
            -2.964057,
            56.459727
          ],
          [
            -2.964054,
            56.459719
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059104003, DD1 3DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.96521295248294,
          56.46079887015824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059106823, DD1 3JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9641291440653657,
          56.46029517751543
        ]
      }
    }
  ]
}