{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.360598,
            51.980302
          ],
          [
            -2.360301,
            51.980358
          ],
          [
            -2.360281,
            51.980374
          ],
          [
            -2.360066,
            51.980539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012936633, GL19 3JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3599728967274363,
          51.98038451917538
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012936634, GL19 3JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.359958986296942,
          51.980465478620594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012936635, GL19 3JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.359901181012092,
          51.98051960000293
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090650486, GL19 3JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.360583743337954,
          51.98030173233871
        ]
      }
    }
  ]
}