{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.305275,
            53.674349
          ],
          [
            -2.305604,
            53.674354
          ],
          [
            -2.305933,
            53.674359
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014225452, BL0 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3059329173110816,
          53.67435909145345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010600432, BL0 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.305811560102848,
          53.674323448928206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010600433, BL0 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.30547834945056,
          53.67429733545747
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002827759, BL0 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.305720737717061,
          53.67432368099378
        ]
      }
    }
  ]
}