{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Douro Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.320083,
            51.124966
          ],
          [
            1.320192,
            51.124818
          ],
          [
            1.3203,
            51.124671
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025112210, CT16 1LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.320341774325283,
          51.12504716100305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034878160, CT16 1LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3202861858355788,
          51.12467094057444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034892667, CT16 1LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.320350977135307,
          51.12477704212852
        ]
      }
    }
  ]
}