{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oxford Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.97846,
            51.346644
          ],
          [
            -2.978138,
            51.346661
          ],
          [
            -2.977816,
            51.346677
          ],
          [
            -2.97782,
            51.346713
          ],
          [
            -2.977824,
            51.346749
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24146676, BS23 1HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9785177637119853,
          51.34665284969627
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023717115, BS23 1JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9784599569617667,
          51.346635348705284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024720781, BS23 1JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9777850372368504,
          51.34663199366506
        ]
      }
    }
  ]
}