{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.123737,
            52.541182
          ],
          [
            -2.123596,
            52.540957
          ],
          [
            -2.123456,
            52.540732
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90157740, DY3 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1237806731000486,
          52.54093875193403
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90157741, DY3 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.12376625802317,
          52.54105563534751
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90157742, DY3 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1236476946771887,
          52.54084000262352
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90204871, DY3 3LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.123426932778345,
          52.54098407140799
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90207876, DY3 3SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1237371236782683,
          52.541181524045086
        ]
      }
    }
  ]
}