{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Northgate Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.137704,
            51.234694
          ],
          [
            -1.137233,
            51.23457
          ],
          [
            -1.136963,
            51.234499
          ],
          [
            -1.13685,
            51.234381
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000171367, RG22 4YN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1375614721058604,
          51.234656487055695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060236610, RG22 4YN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1372593755117186,
          51.23472619806796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060236611, RG22 4YN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1374372844345428,
          51.234403793590374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060236612, RG22 4YN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1371309861012284,
          51.23469827563256
        ]
      }
    }
  ]
}