{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middleton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.715838,
            55.997192
          ],
          [
            -4.714899,
            55.996835
          ],
          [
            -4.71396,
            55.996479
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125022190, G84 7BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.715707375401934,
          55.996925395231735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125031884, G84 7BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.714452530299259,
          55.99641373713943
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125038480, G84 7BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.714980168767294,
          55.99707624708441
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125077814, G84 7BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.714751208399325,
          55.9967846724541
        ]
      }
    }
  ]
}