{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stuart Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.315918,
            53.694029
          ],
          [
            -1.315712,
            53.694113
          ],
          [
            -1.315506,
            53.694197
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63132093, WF8 4PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3151586642103281,
          53.69414124467792
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63132095, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3151749527746743,
          53.69500421478249
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63149754, WF8 4PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3149901917700455,
          53.69425712971334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63172010, WF8 4GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3159177231437762,
          53.69402873220059
        ]
      }
    }
  ]
}