{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Horton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.022978,
            53.107812
          ],
          [
            -2.022635,
            53.107839
          ],
          [
            -2.022291,
            53.107866
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010602382, ST13 6DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0225003703707896,
          53.10799200095559
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010603483, ST13 6DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.022321056956063,
          53.107875178102255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090772424, ST13 6DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0227841911545474,
          53.10800093534797
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031838318, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0229036395079936,
          53.107902033159455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032198871, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0224407521907,
          53.10824370434318
        ]
      }
    }
  ]
}