{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Amberley Street South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.374243,
            54.899204
          ],
          [
            -1.374236,
            54.899186
          ],
          [
            -1.374175,
            54.899024
          ],
          [
            -1.374108,
            54.898844
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45127249, SR2 8AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3739948199144574,
          54.89910395348236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45134940, SR2 8AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3742437378426098,
          54.899141180975505
        ]
      }
    }
  ]
}