{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foxhill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.10126,
            52.969915
          ],
          [
            -1.099515,
            52.969527
          ],
          [
            -1.098874,
            52.969385
          ],
          [
            -1.097884,
            52.969
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Foxhill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.101959,
            52.969983
          ],
          [
            -1.101779,
            52.970027
          ],
          [
            -1.101623,
            52.969993
          ],
          [
            -1.10126,
            52.969915
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002889006, NG4 1RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0993776087705758,
          52.9695144156077
        ]
      }
    }
  ]
}