{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White Farm Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.892916,
            50.743056
          ],
          [
            -1.892823,
            50.743115
          ],
          [
            -1.892731,
            50.743173
          ],
          [
            -1.891973,
            50.743043
          ],
          [
            -1.891215,
            50.742913
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014276230, BH10 4HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8929161681647244,
          50.74305620513355
        ]
      }
    }
  ]
}