{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.274937,
            53.079378
          ],
          [
            -0.274988,
            53.079317
          ],
          [
            -0.275039,
            53.079255
          ],
          [
            -0.275082,
            53.079215
          ],
          [
            -0.275125,
            53.079175
          ],
          [
            -0.275392,
            53.07903
          ],
          [
            -0.275659,
            53.078885
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006518587, LN4 4HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.27525544781726796,
          53.07926547925242
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006533659, LN4 4HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.27493743777342505,
          53.079377741886695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032085732, LN4 4HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.275365999598282,
          53.079114248570114
        ]
      }
    }
  ]
}