{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malvern Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.10878,
            52.570814
          ],
          [
            -2.10892,
            52.570562
          ],
          [
            -2.108853,
            52.570496
          ],
          [
            -2.108556,
            52.570203
          ],
          [
            -2.108572,
            52.570155
          ],
          [
            -2.108587,
            52.570107
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090642725, WV2 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1089324891273766,
          52.570449064581524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090642730, WV2 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1083858450942485,
          52.57015290320376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090642731, WV2 2HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.108815257353228,
          52.570772806272586
        ]
      }
    }
  ]
}