{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.257708,
            51.870608
          ],
          [
            0.257458,
            51.869631
          ],
          [
            0.257434,
            51.869536
          ],
          [
            0.257505,
            51.868645
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002185430, CM22 6TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.25786810783735176,
          51.870957655178266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025026159, CM22 6TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.25803529349266574,
          51.87139508044842
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090836962, CM22 6RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.25765727495143687,
          51.87196886724503
        ]
      }
    }
  ]
}