{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moorhills",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.20205,
            54.301918
          ],
          [
            -2.201922,
            54.301934
          ],
          [
            -2.201793,
            54.301949
          ],
          [
            -2.201633,
            54.30186
          ],
          [
            -2.201595,
            54.301858
          ],
          [
            -2.201337,
            54.301842
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034646589, DL8 3RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2019591455750773,
          54.30179442031051
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034648667, DL8 3RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.201329340689483,
          54.301840410510366
        ]
      }
    }
  ]
}