{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gipsy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.19232,
            51.360649
          ],
          [
            -2.192302,
            51.360226
          ],
          [
            -2.192289,
            51.359908
          ],
          [
            -2.192202,
            51.359818
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002190200, BA14 6QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1922024726220006,
          51.359827019063204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015848806, BA14 6FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1962817889505577,
          51.36329103906135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090516372, BA14 6QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.19192524088678,
          51.36221926353751
        ]
      }
    }
  ]
}