{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.239361,
            51.865447
          ],
          [
            -2.23939,
            51.865495
          ],
          [
            -2.239418,
            51.865544
          ],
          [
            -2.239542,
            51.865671
          ],
          [
            -2.239665,
            51.865797
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121245640, GL1 1BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.239403580951688,
          51.865752802379575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121245641, GL1 1BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.239403580951688,
          51.865752802379575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121245852, GL1 1DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2404695358517297,
          51.86683852735668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002087523, GL1 1BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.239403580951688,
          51.865752802379575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004495536, GL1 1DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2393875294570575,
          51.865465125665864
        ]
      }
    }
  ]
}