{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beech Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.075901,
            55.82457
          ],
          [
            -3.075839,
            55.824102
          ],
          [
            -3.075778,
            55.823634
          ],
          [
            -3.075674,
            55.823297
          ],
          [
            -3.07557,
            55.82296
          ],
          [
            -3.075344,
            55.822241
          ],
          [
            -3.075119,
            55.821522
          ],
          [
            -3.075084,
            55.821418
          ],
          [
            -3.075049,
            55.821313
          ],
          [
            -3.075017,
            55.821215
          ],
          [
            -3.074984,
            55.821118
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Beech Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.074984,
            55.821118
          ],
          [
            -3.074707,
            55.820211
          ],
          [
            -3.074429,
            55.819305
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "120041683, EH23 4RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.074442435865199,
          55.81935561471566
        ]
      }
    }
  ]
}