{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malthouse",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.986449,
            50.716252
          ],
          [
            -1.986319,
            50.716221
          ],
          [
            -1.986189,
            50.71619
          ],
          [
            -1.986064,
            50.716154
          ],
          [
            -1.985939,
            50.716117
          ],
          [
            -1.986084,
            50.715892
          ],
          [
            -1.98623,
            50.715666
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023688265, BH15 1NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9864631468467113,
          50.71627028358719
        ]
      }
    }
  ]
}