{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Calshot Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.178287,
            50.818998
          ],
          [
            -1.178293,
            50.81888
          ],
          [
            -1.1783,
            50.818762
          ],
          [
            -1.178298,
            50.818699
          ],
          [
            -1.178295,
            50.818637
          ],
          [
            -1.178267,
            50.818514
          ],
          [
            -1.178238,
            50.818391
          ],
          [
            -1.178088,
            50.818392
          ],
          [
            -1.177937,
            50.818394
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37039692, PO13 0HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1782835758015375,
          50.81835902868686
        ]
      }
    }
  ]
}