{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coopers Lane West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.94976,
            57.542001
          ],
          [
            -2.950087,
            57.54202
          ],
          [
            -2.950414,
            57.54204
          ],
          [
            -2.950549,
            57.542048
          ],
          [
            -2.950684,
            57.542056
          ],
          [
            -2.951242,
            57.542084
          ],
          [
            -2.951801,
            57.542112
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133008272, AB55 5GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.953629075102799,
          57.542385261458186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133063123, AB55 5DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.954360460198623,
          57.54224498958262
        ]
      }
    }
  ]
}