{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.982509,
            54.291609
          ],
          [
            -1.981898,
            54.291102
          ],
          [
            -1.981287,
            54.290594
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012781387, DL8 3SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.981238890161678,
          54.290809375915096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647687, DL8 3SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9825443581411584,
          54.291627405456794
        ]
      }
    }
  ]
}