{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Court Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.304782,
            51.397014
          ],
          [
            -2.305677,
            51.397204
          ],
          [
            -2.306571,
            51.397394
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023105289, BA1 7RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3047759991815453,
          51.39700239535431
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094952267, BA1 7RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3046347142304797,
          51.39737142066729
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121173523, BA1 7RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.305181094100104,
          51.397396972938466
        ]
      }
    }
  ]
}