{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.218359,
            53.461917
          ],
          [
            -1.218612,
            53.461836
          ],
          [
            -1.218865,
            53.461755
          ],
          [
            -1.219173,
            53.461675
          ],
          [
            -1.219481,
            53.461596
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006607074, S66 7RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.219481808354349,
          53.46159817142975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006622818, S66 7SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2188589013698583,
          53.46189072945025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050804667, S66 7SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2191311393051514,
          53.461829587355766
        ]
      }
    }
  ]
}