{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broad Green",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.468223,
            51.578462
          ],
          [
            0.468179,
            51.578419
          ],
          [
            0.468135,
            51.578377
          ],
          [
            0.467879,
            51.578318
          ],
          [
            0.467624,
            51.57826
          ],
          [
            0.467554,
            51.578254
          ],
          [
            0.467485,
            51.578249
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090451221, SS14 2JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4682305738125194,
          51.578458634603194
        ]
      }
    }
  ]
}