{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Copse Barnhill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.896838,
            51.410156
          ],
          [
            -0.896896,
            51.410215
          ],
          [
            -0.896953,
            51.410275
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Copse Barnhill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.896953,
            51.410275
          ],
          [
            -0.896873,
            51.410292
          ],
          [
            -0.896794,
            51.41031
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013470149, RG2 9JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9016726075024146,
          51.414069656176295
        ]
      }
    }
  ]
}