{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Buckhaven Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.102055,
            52.665034
          ],
          [
            -1.101915,
            52.664995
          ],
          [
            -1.101775,
            52.664956
          ],
          [
            -1.101217,
            52.664796
          ],
          [
            -1.100658,
            52.664637
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465175455, LE4 7YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.102262224733342,
          52.66502680247561
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465179817, LE4 7YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1021239578253748,
          52.66455827712843
        ]
      }
    }
  ]
}