{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pettit Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.605337,
            51.848854
          ],
          [
            0.604644,
            51.848419
          ],
          [
            0.603558,
            51.847976
          ],
          [
            0.603519,
            51.847851
          ],
          [
            0.603949,
            51.847479
          ],
          [
            0.604086,
            51.84736
          ],
          [
            0.604157,
            51.847186
          ],
          [
            0.603293,
            51.846698
          ],
          [
            0.602268,
            51.84599
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023744444, CM77 8PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6053183401056262,
          51.84878226369674
        ]
      }
    }
  ]
}