{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Orchards",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.052723,
            52.643973
          ],
          [
            -1.052726,
            52.643847
          ],
          [
            -1.052998,
            52.643513
          ],
          [
            -1.053227,
            52.643231
          ],
          [
            -1.053222,
            52.643047
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465141517, LE5 2HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0529664304114483,
          52.64298630593209
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465141520, LE5 2HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0533385656003336,
          52.64286341838152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465171951, LE5 2HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0530298332305914,
          52.6434722741787
        ]
      }
    }
  ]
}