{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dale Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.832192,
            52.570385
          ],
          [
            0.832128,
            52.570044
          ],
          [
            0.832063,
            52.569704
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011978620, IP25 6DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8322056590760091,
          52.57038517751588
        ]
      }
    }
  ]
}