{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.478992,
            53.549301
          ],
          [
            -1.478677,
            53.549191
          ],
          [
            -1.478361,
            53.549082
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "John Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.480064,
            53.549674
          ],
          [
            -1.479956,
            53.549636
          ],
          [
            -1.479848,
            53.549597
          ],
          [
            -1.47942,
            53.549449
          ],
          [
            -1.478992,
            53.549301
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007006672, S70 1LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4795906521764883,
          53.549725651475235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007018680, S70 1LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4792305357860474,
          53.54955330447971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022878229, S70 1LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4801794666480346,
          53.54971023384885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052110061, S70 1LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4792305357860474,
          53.54955330447971
        ]
      }
    }
  ]
}