{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gloucester Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.334217,
            51.493726
          ],
          [
            0.334738,
            51.493769
          ],
          [
            0.335259,
            51.493813
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001046093, RM16 2EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3352732072043417,
          51.49381260742533
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090725340, RM16 2EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.33502011647441854,
          51.49393455919219
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090725341, RM16 2EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.33507814476350845,
          51.49394239662567
        ]
      }
    }
  ]
}