{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goring Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.992226,
            50.937337
          ],
          [
            -0.992941,
            50.93761
          ],
          [
            -0.993656,
            50.937884
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032900850, PO8 0JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.998419327429786,
          50.939236822816476
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060288167, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9935172900544338,
          50.93819650608817
        ]
      }
    }
  ]
}