{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Joslin Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.567268,
            51.521368
          ],
          [
            -3.566877,
            51.52131
          ],
          [
            -3.566486,
            51.521252
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013370614, CF35 6BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.567268132333537,
          51.521367713681485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013373796, CF35 6BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.566433114258595,
          51.52139685461651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100484569, CF35 6BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.566838993002018,
          51.52146336996599
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100484570, CF35 6BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5669984015964196,
          51.521488216599835
        ]
      }
    }
  ]
}