{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hunters Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.001193,
            53.576117
          ],
          [
            -2.000271,
            53.574821
          ],
          [
            -1.999835,
            53.574209
          ],
          [
            -1.999756,
            53.573468
          ],
          [
            -1.999695,
            53.573259
          ],
          [
            -1.999633,
            53.573049
          ],
          [
            -1.999571,
            53.573079
          ],
          [
            -1.999508,
            53.573109
          ],
          [
            -1.999192,
            53.573123
          ],
          [
            -1.99912,
            53.573107
          ],
          [
            -1.998751,
            53.573024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000116999, OL3 5NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9987386517591483,
          53.573030824068674
        ]
      }
    }
  ]
}