{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Tenby Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.506037,
            51.816323
          ],
          [
            -4.506051,
            51.816316
          ],
          [
            -4.506066,
            51.816308
          ],
          [
            -4.506561,
            51.81599
          ],
          [
            -4.506635,
            51.815943
          ],
          [
            -4.506945,
            51.815619
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Old Tenby Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.506945,
            51.815619
          ],
          [
            -4.507037,
            51.815541
          ],
          [
            -4.50713,
            51.815463
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015727983, SA33 4EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.513688795837719,
          51.8133906916459
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095356743, SA33 4JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.506016207142369,
          51.81631540410716
        ]
      }
    }
  ]
}