{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orchard Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.217606,
            53.386404
          ],
          [
            -1.217189,
            53.386344
          ],
          [
            -1.216772,
            53.386284
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023208264, S25 1YL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2175646613377713,
          53.38640362741972
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050892608, S25 1YX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2162610326732315,
          53.38616137040846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050892609, S25 1YX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2165916040190783,
          53.38617252808967
        ]
      }
    }
  ]
}