{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.603875,
            53.205037
          ],
          [
            -1.604425,
            53.204994
          ],
          [
            -1.604974,
            53.204951
          ],
          [
            -1.605314,
            53.204959
          ],
          [
            -1.605655,
            53.204967
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010330008, DE4 2NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6048468503451663,
          53.20522931071065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010333752, DE4 2NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6046996189334004,
          53.20495915535696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070093983, DE4 2NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6040708359671023,
          53.20495706931148
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070095218, DE4 2NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6049699233886183,
          53.20487016196842
        ]
      }
    }
  ]
}