{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marl Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.351295,
            53.770715
          ],
          [
            -2.351617,
            53.770505
          ],
          [
            -2.351753,
            53.770487
          ],
          [
            -2.351809,
            53.770519
          ],
          [
            -2.351843,
            53.770538
          ],
          [
            -2.352314,
            53.770808
          ],
          [
            -2.352378,
            53.770845
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885767, BB5 6NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3524085428154997,
          53.77082658076982
        ]
      }
    }
  ]
}