{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newport Road (A41)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.455886,
            52.830529
          ],
          [
            -2.456715,
            52.831676
          ],
          [
            -2.457067,
            52.832039
          ],
          [
            -2.458435,
            52.833448
          ],
          [
            -2.458468,
            52.833482
          ],
          [
            -2.458486,
            52.833506
          ],
          [
            -2.459449,
            52.834767
          ],
          [
            -2.460164,
            52.836239
          ],
          [
            -2.460875,
            52.837701
          ],
          [
            -2.461813,
            52.83901
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014534533, TF9 2UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.455840848735756,
          52.830457081666815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025461158, TF9 2SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4644303572868043,
          52.84118419452569
        ]
      }
    }
  ]
}