{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.465207,
            50.92164
          ],
          [
            -2.46311,
            50.922186
          ],
          [
            -2.462996,
            50.922216
          ],
          [
            -2.460851,
            50.922214
          ],
          [
            -2.460803,
            50.922227
          ],
          [
            -2.460756,
            50.92224
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013011796, DT9 5LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4613376752235654,
          50.92286997561572
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014152, DT9 5JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.465209458580925,
          50.92164062953683
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000749112, DT9 5LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.461427040439548,
          50.92327428102744
        ]
      }
    }
  ]
}