{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.022844,
            50.787213
          ],
          [
            0.022741,
            50.787043
          ],
          [
            0.022638,
            50.786872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033246619, BN10 8XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.022991986194541448,
          50.786698020443374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033258114, BN10 8XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0228439734526747,
          50.78721322798898
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002174883, BN10 8XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.02288343732760903,
          50.78648405482459
        ]
      }
    }
  ]
}