{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.95145,
            54.050074
          ],
          [
            -1.951665,
            54.049979
          ],
          [
            -1.951881,
            54.049883
          ],
          [
            -1.952226,
            54.049709
          ],
          [
            -1.952571,
            54.049535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007563549, BD23 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9512266110224097,
          54.05006466835894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024102632, BD23 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9511807171409379,
          54.05012756287334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092992474, BD23 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.95110448590676,
          54.050010693583516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092993297, BD23 6BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9518548812099759,
          54.04827639218371
        ]
      }
    }
  ]
}