{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wellington Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.983326,
            53.415962
          ],
          [
            -2.98301,
            53.415938
          ],
          [
            -2.982693,
            53.415913
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38162124, L3 6JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.983103976320656,
          53.4161165585183
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38162125, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.982976789256002,
          53.415820971551796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38257444, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.982708085702204,
          53.415913072698025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38318713, L3 6JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.983103976320656,
          53.4161165585183
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38318965, L3 6JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.983103976320656,
          53.4161165585183
        ]
      }
    }
  ]
}