{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beneficial Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.104006,
            50.798568
          ],
          [
            -1.104003,
            50.798532
          ],
          [
            -1.104001,
            50.798496
          ],
          [
            -1.103992,
            50.798413
          ],
          [
            -1.103983,
            50.79833
          ],
          [
            -1.103977,
            50.798292
          ],
          [
            -1.103972,
            50.798254
          ],
          [
            -1.103957,
            50.79814
          ],
          [
            -1.103941,
            50.798026
          ],
          [
            -1.103925,
            50.797905
          ],
          [
            -1.103908,
            50.797785
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775109704, PO1 3HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1039083958597924,
          50.79777582379254
        ]
      }
    }
  ]
}