{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Martha's Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.135018,
            53.632124
          ],
          [
            -2.134768,
            53.631976
          ],
          [
            -2.134518,
            53.631828
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23079992, OL16 2PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1346854807695435,
          53.632079477557994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23079993, OL16 2PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1346400284162925,
          53.632052564146655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113766, OL16 2PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1350183110342345,
          53.6321240429766
        ]
      }
    }
  ]
}