{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Norman Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.946406,
            53.83087
          ],
          [
            -1.9463,
            53.83085
          ],
          [
            -1.946193,
            53.830831
          ],
          [
            -1.945684,
            53.830738
          ],
          [
            -1.945175,
            53.830644
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010594736, BD22 8JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9458435217691856,
          53.830761483036014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090098645, BD22 8JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9461016525311914,
          53.83088742940278
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051268054, BD22 8JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9462838963960287,
          53.83095042608081
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051268055, BD22 8JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9461927572015336,
          53.83093240962857
        ]
      }
    }
  ]
}