{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Commodore Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.126422,
            50.802797
          ],
          [
            -1.126501,
            50.802831
          ],
          [
            -1.126538,
            50.802847
          ],
          [
            -1.126579,
            50.802865
          ],
          [
            -1.126643,
            50.802893
          ],
          [
            -1.126707,
            50.802921
          ],
          [
            -1.126912,
            50.80301
          ],
          [
            -1.127118,
            50.803099
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37043583, PO12 1AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1264044132471005,
          50.80280249316186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015604967, PO12 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1289300657312322,
          50.80282137294337
        ]
      }
    }
  ]
}