{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.649814,
            51.324257
          ],
          [
            0.649888,
            51.324167
          ],
          [
            0.649962,
            51.324076
          ],
          [
            0.649883,
            51.323716
          ],
          [
            0.649687,
            51.323388
          ],
          [
            0.648555,
            51.322168
          ],
          [
            0.648365,
            51.321964
          ],
          [
            0.648001,
            51.321472
          ],
          [
            0.647469,
            51.320168
          ],
          [
            0.647522,
            51.319922
          ],
          [
            0.647539,
            51.319905
          ],
          [
            0.647771,
            51.31968
          ],
          [
            0.647842,
            51.31962
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022898327, ME9 7QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6477703454951108,
          51.31968063099296
        ]
      }
    }
  ]
}