{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Darwent Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.551143,
            53.423891
          ],
          [
            -1.551285,
            53.422409
          ],
          [
            -1.551046,
            53.422066
          ],
          [
            -1.550588,
            53.421411
          ],
          [
            -1.550235,
            53.420654
          ],
          [
            -1.550224,
            53.420294
          ],
          [
            -1.550416,
            53.42001
          ],
          [
            -1.550608,
            53.419725
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013336101, S35 0AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5511481212874871,
          53.42385278003029
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013645495, S35 0AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5499254408567487,
          53.421358338855995
        ]
      }
    }
  ]
}