{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bentley Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.040066,
            51.927291
          ],
          [
            -2.040145,
            51.927315
          ],
          [
            -2.040223,
            51.927339
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bentley Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.039071,
            51.92715
          ],
          [
            -2.039583,
            51.927187
          ],
          [
            -2.039716,
            51.927197
          ],
          [
            -2.040066,
            51.927291
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013764173, GL52 3NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.040090945672818,
          51.92730759490487
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024846398, GL52 3NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.032907388883656,
          51.92793919461821
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004327220, GL52 3NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0384476064244694,
          51.92727218354379
        ]
      }
    }
  ]
}