{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.100296,
            52.805011
          ],
          [
            1.100061,
            52.804261
          ],
          [
            1.099999,
            52.803634
          ],
          [
            1.099643,
            52.802683
          ],
          [
            1.099546,
            52.802424
          ],
          [
            1.099317,
            52.801433
          ],
          [
            1.098816,
            52.800376
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014352611, NR11 6SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0988534464310606,
          52.80040114304762
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004287110, NR11 6SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0986846619908128,
          52.80053145591218
        ]
      }
    }
  ]
}