{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manderley",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.589094,
            50.722346
          ],
          [
            -1.589632,
            50.722081
          ],
          [
            -1.589762,
            50.722016
          ],
          [
            -1.589977,
            50.72172
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013633749, SO41 0PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.589121411893539,
          50.72240046938244
        ]
      }
    }
  ]
}