{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Derwent Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.55149,
            54.634371
          ],
          [
            -3.55098,
            54.634203
          ],
          [
            -3.55047,
            54.634034
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014286725, CA14 3LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.55148982347325,
          54.63437142192245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110231173, CA14 3LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.551420695739794,
          54.63418356428595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110231174, CA14 3LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5509664744350924,
          54.63405456725185
        ]
      }
    }
  ]
}