{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jeddo Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.132906,
            52.579558
          ],
          [
            -2.132262,
            52.579132
          ],
          [
            -2.132241,
            52.579118
          ],
          [
            -2.131326,
            52.579173
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003592480, WV2 4BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1314147651768516,
          52.57916430303299
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033913920, WV2 4HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1316357463554945,
          52.57903819974525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090641736, WV2 4EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.132876033480241,
          52.579261557187266
        ]
      }
    }
  ]
}