{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.773021,
            51.252129
          ],
          [
            -2.772406,
            51.252563
          ],
          [
            -2.772005,
            51.252847
          ],
          [
            -2.771705,
            51.25292
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009328641, BS27 3UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7721517385158236,
          51.253069479954775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013415046, BS27 3UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7716905466683497,
          51.252910665789386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015465728, BS27 3UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.772938850181931,
          51.25215608936621
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015665526, BS27 3UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7720123792152807,
          51.25330419196955
        ]
      }
    }
  ]
}