{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shortmarsh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.704656,
            50.884655
          ],
          [
            -2.704406,
            50.884796
          ],
          [
            -2.704301,
            50.884807
          ],
          [
            -2.703867,
            50.884853
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119897, BA22 9QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7038666518983883,
          50.884852950103884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30511077, BA22 9QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.704200342417227,
          50.88435634637538
        ]
      }
    }
  ]
}