{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Durham Gardens North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.122418,
            55.94671
          ],
          [
            -3.122232,
            55.946356
          ],
          [
            -3.122045,
            55.946003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906085112, EH15 1PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1219267096026058,
          55.946336795553286
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906434713, EH15 1PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.12223164465895,
          55.94636097430495
        ]
      }
    }
  ]
}