{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.369303,
            51.390226
          ],
          [
            -2.36895,
            51.390155
          ],
          [
            -2.368598,
            51.390084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001151440, BA1 2UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3693030305845038,
          51.390225792693094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120022270, BA1 2TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3688287758156283,
          51.39022728727836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120022271, BA1 2TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.368886478307065,
          51.39025408055806
        ]
      }
    }
  ]
}