{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Isle Of Wight Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.953848,
            50.600922
          ],
          [
            -1.954108,
            50.60066
          ],
          [
            -1.954479,
            50.600612
          ],
          [
            -1.954587,
            50.600487
          ],
          [
            -1.954446,
            50.600191
          ],
          [
            -1.954454,
            50.59955
          ],
          [
            -1.954555,
            50.598514
          ],
          [
            -1.954659,
            50.59745
          ],
          [
            -1.954578,
            50.597128
          ],
          [
            -1.95407,
            50.596302
          ],
          [
            -1.954004,
            50.595901
          ],
          [
            -1.954007,
            50.595782
          ],
          [
            -1.954008,
            50.595756
          ],
          [
            -1.954008,
            50.595745
          ],
          [
            -1.954013,
            50.595589
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013731758, BH19 2JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9537482072015107,
          50.59505739263896
        ]
      }
    }
  ]
}