{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coleville Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.963271,
            50.951876
          ],
          [
            0.963594,
            50.951908
          ],
          [
            0.963773,
            50.951926
          ],
          [
            0.963916,
            50.951941
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50104408, TN28 8TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9632843068655994,
          50.952082631025846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50111592, TN28 8UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9632705910035699,
          50.95186710439725
        ]
      }
    }
  ]
}