{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Drove Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.809751,
            51.365506
          ],
          [
            -2.81068,
            51.365615
          ],
          [
            -2.811269,
            51.365684
          ],
          [
            -2.811467,
            51.365861
          ],
          [
            -2.811489,
            51.366234
          ],
          [
            -2.811511,
            51.366608
          ],
          [
            -2.811502,
            51.366929
          ],
          [
            -2.811493,
            51.367251
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24156354, BS49 5DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8116907647898826,
          51.36552505385533
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24156355, BS49 5DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8097655573970033,
          51.36550241229127
        ]
      }
    }
  ]
}