{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Andrew Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.191815,
            53.138805
          ],
          [
            -1.19189,
            53.138762
          ],
          [
            -1.191966,
            53.138719
          ],
          [
            -1.192033,
            53.138675
          ],
          [
            -1.192101,
            53.138632
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Andrew Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.190872,
            53.138767
          ],
          [
            -1.191054,
            53.138647
          ],
          [
            -1.191235,
            53.138527
          ],
          [
            -1.191313,
            53.138559
          ],
          [
            -1.19139,
            53.138591
          ],
          [
            -1.191603,
            53.138698
          ],
          [
            -1.191815,
            53.138805
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012811958, NG18 2RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1917277289754244,
          53.13858409021661
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023930746, NG18 2SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.19087221560872,
          53.13876705541235
        ]
      }
    }
  ]
}