{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newport Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.653827,
            53.678341
          ],
          [
            -2.654211,
            53.678457
          ],
          [
            -2.654217,
            53.678457
          ],
          [
            -2.654653,
            53.678475
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024426207, PR7 7GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.654569436617371,
          53.67863195263774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024426268, PR7 7GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6538683615527745,
          53.67833018109963
        ]
      }
    }
  ]
}