{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Creton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.065374,
            51.492557
          ],
          [
            0.065608,
            51.492395
          ],
          [
            0.065842,
            51.492233
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Creton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.06502,
            51.492859
          ],
          [
            0.065121,
            51.492773
          ],
          [
            0.065222,
            51.492687
          ],
          [
            0.065298,
            51.492622
          ],
          [
            0.065374,
            51.492557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010225572, SE18 6LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06502015906410956,
          51.49285850344227
        ]
      }
    }
  ]
}