{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goldcrest Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.905634,
            51.159371
          ],
          [
            0.905612,
            51.159397
          ],
          [
            0.905399,
            51.159602
          ],
          [
            0.905187,
            51.159808
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012873025, TN24 9FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9054004856658326,
          51.159486665723676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012873038, TN24 9FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9053762697317448,
          51.15978408451076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012875270, TN24 9FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9052077135551848,
          51.15983324609222
        ]
      }
    }
  ]
}