{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Quay",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.967566,
            51.80111
          ],
          [
            -4.967314,
            51.801189
          ],
          [
            -4.967062,
            51.801269
          ],
          [
            -4.966984,
            51.801323
          ],
          [
            -4.967123,
            51.801644
          ],
          [
            -4.967292,
            51.802034
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090279025, SA61 2JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.967400862974431,
          51.80222392048518
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090279150, SA61 1BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.966962954136666,
          51.801299622103755
        ]
      }
    }
  ]
}