{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Howell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.542428,
            51.627345
          ],
          [
            -3.542468,
            51.6274
          ],
          [
            -3.542509,
            51.627454
          ],
          [
            -3.542611,
            51.627716
          ],
          [
            -3.542614,
            51.627725
          ],
          [
            -3.542624,
            51.627752
          ],
          [
            -3.54274,
            51.628049
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013370590, CF32 7RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5427553999775183,
          51.62806015064483
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025586721, CF32 7RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.542386852045111,
          51.62741756934325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100507508, CF32 7RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.542838998582863,
          51.627969131703175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100507509, CF32 7RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.542840523579411,
          51.62801407171514
        ]
      }
    }
  ]
}