{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Peter's Bridge (A20)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.517027,
            51.272416
          ],
          [
            0.517038,
            51.272424
          ],
          [
            0.517048,
            51.272432
          ],
          [
            0.51727,
            51.272601
          ],
          [
            0.517491,
            51.27277
          ],
          [
            0.517551,
            51.27282
          ],
          [
            0.517611,
            51.272871
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022899665, ME16 0SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5169614629279269,
          51.27226464655805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025153118, ME14 1JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5179114093528724,
          51.27285578230128
        ]
      }
    }
  ]
}