{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lark Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.739741,
            50.732366
          ],
          [
            -1.739728,
            50.732038
          ],
          [
            -1.739716,
            50.731709
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012224302, BH23 4BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.739740658947467,
          50.73236583433459
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015465583, BH23 4BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7396439639211398,
          50.73191598516806
        ]
      }
    }
  ]
}