{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gads Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.088112,
            52.51081
          ],
          [
            -2.088136,
            52.510646
          ],
          [
            -2.088159,
            52.510483
          ],
          [
            -2.088148,
            52.51047
          ],
          [
            -2.088136,
            52.510456
          ],
          [
            -2.088104,
            52.510419
          ],
          [
            -2.088071,
            52.510381
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90208912, DY1 3AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.088112251052064,
          52.510809669969824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025110846, DY1 1RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0881996645028917,
          52.51031515940143
        ]
      }
    }
  ]
}