{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Links Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.511202,
            56.000142
          ],
          [
            -2.510539,
            55.999825
          ],
          [
            -2.510321,
            55.99972
          ],
          [
            -2.510708,
            55.999474
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138000999, EH42 1FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.510446890684324,
          55.999714856349215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138001000, EH42 1FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.510656737833266,
          55.99982180491256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138059264, EH42 1LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.511190089106751,
          56.0001430474099
        ]
      }
    }
  ]
}