{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newport Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.162665,
            50.368959
          ],
          [
            -4.16301,
            50.368826
          ],
          [
            -4.163578,
            50.36849
          ],
          [
            -4.163873,
            50.368316
          ],
          [
            -4.164536,
            50.36806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012059221, PL1 3QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.163120168389186,
          50.369076077731634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025584633, PL1 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.164367039877483,
          50.3680454954097
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070764540, PL1 3QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.163557271292777,
          50.36848330678907
        ]
      }
    }
  ]
}