{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pratts Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.411794,
            52.608675
          ],
          [
            1.411836,
            52.60871
          ],
          [
            1.411878,
            52.608745
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pratts Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.409001,
            52.607569
          ],
          [
            1.409156,
            52.607626
          ],
          [
            1.409409,
            52.607718
          ],
          [
            1.410432,
            52.608092
          ],
          [
            1.411032,
            52.608311
          ],
          [
            1.411794,
            52.608675
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630001539, NR14 7DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4089963170431927,
          52.60759617155086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630141735, NR14 7BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4093411818636528,
          52.60861154481064
        ]
      }
    }
  ]
}