{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newport Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.770661,
            53.802899
          ],
          [
            -1.770862,
            53.802834
          ],
          [
            -1.771063,
            53.80277
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Newport Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.771063,
            53.80277
          ],
          [
            -1.771554,
            53.802624
          ],
          [
            -1.772045,
            53.802479
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591090, BD8 8BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7713756958197915,
          53.80268463231338
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024351353, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7714053300858887,
          53.80281950827228
        ]
      }
    }
  ]
}