{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.233571,
            51.861206
          ],
          [
            -2.232764,
            51.861061
          ],
          [
            -2.232475,
            51.861009
          ],
          [
            -2.232385,
            51.860993
          ],
          [
            -2.231957,
            51.860916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120481852, GL1 4BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2329600529513023,
          51.86101854451559
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121247694, GL1 4BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2330036161063593,
          51.86101845815406
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121384400, GL1 4BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2330036161063593,
          51.86101845815406
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004495857, GL1 4BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2335709159439334,
          51.86120614146677
        ]
      }
    }
  ]
}