{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Horley Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.315931,
            53.614714
          ],
          [
            -2.316242,
            53.614627
          ],
          [
            -2.316553,
            53.61454
          ],
          [
            -2.316566,
            53.614536
          ],
          [
            -2.31658,
            53.614533
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210006284, BL8 1YE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3159312478590497,
          53.61471420078617
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010963164, BL8 1XZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3163222394089082,
          53.61444351906364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010963165, BL8 1XZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3166719854155127,
          53.61472122991506
        ]
      }
    }
  ]
}