{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fogg Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.22788,
            53.012257
          ],
          [
            -2.227768,
            53.012181
          ],
          [
            -2.227656,
            53.012104
          ],
          [
            -2.227596,
            53.012069
          ],
          [
            -2.227536,
            53.012033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002245636, ST5 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2278653342157053,
          53.01223952456323
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025672660, ST5 2RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2272087334322355,
          53.01208796637458
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096586737, ST5 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2272387786510177,
          53.012132854733636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004614985, ST5 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.227700058619717,
          53.011988144831285
        ]
      }
    }
  ]
}