{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Senlac Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.050574,
            50.794517
          ],
          [
            0.05051,
            50.794377
          ],
          [
            0.050445,
            50.794236
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033258270, BN9 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.050574377928656905,
          50.79451749721172
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033265507, BN9 9PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05048104365499065,
          50.7943302703287
        ]
      }
    }
  ]
}