{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holly Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.82556,
            50.841718
          ],
          [
            -2.825392,
            50.841795
          ],
          [
            -2.825224,
            50.841873
          ],
          [
            -2.825105,
            50.841922
          ],
          [
            -2.824986,
            50.841971
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014679, DT8 3RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.825559783568467,
          50.841718124994244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023245344, DT8 3RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.824099096784186,
          50.84345504516588
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023247488, DT8 3RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8254211059412424,
          50.84190795237953
        ]
      }
    }
  ]
}