{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rayners",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.217475,
            50.599968
          ],
          [
            -1.21749,
            50.599914
          ],
          [
            -1.217505,
            50.59986
          ],
          [
            -1.21733,
            50.599771
          ],
          [
            -1.217154,
            50.599682
          ],
          [
            -1.217113,
            50.599662
          ],
          [
            -1.217071,
            50.599642
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023711915, PO38 1FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2174725671575972,
          50.599967138057515
        ]
      }
    }
  ]
}