{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bay Hog Lane (A350)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.990821,
            50.71471
          ],
          [
            -1.990509,
            50.71458
          ],
          [
            -1.990303,
            50.714425
          ],
          [
            -1.990077,
            50.714256
          ],
          [
            -1.989736,
            50.714247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022815288, BH15 1JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9908402959442912,
          50.714678995558714
        ]
      }
    }
  ]
}