{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Martins Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.3052,
            51.12435
          ],
          [
            1.305495,
            51.124383
          ],
          [
            1.305791,
            51.124416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034879731, CT17 9QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3052116364601436,
          51.12435177918711
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062290420, CT17 9UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3055512807823504,
          51.12450408383225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062662288, CT17 9UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3056772569383193,
          51.12426664382929
        ]
      }
    }
  ]
}