{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newport Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.005415,
            51.666865
          ],
          [
            -3.005268,
            51.666487
          ],
          [
            -3.005262,
            51.66647
          ],
          [
            -3.005235,
            51.666099
          ],
          [
            -3.005248,
            51.666026
          ],
          [
            -3.005262,
            51.665953
          ],
          [
            -3.005345,
            51.665734
          ],
          [
            -3.005429,
            51.665516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013479569, NP44 2NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.005494462802422,
          51.667178546850124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024720772, NP44 2NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0054530072793013,
          51.666612435788174
        ]
      }
    }
  ]
}