{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Robert's Hill (A259)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.707104,
            50.925388
          ],
          [
            0.70718,
            50.925629
          ],
          [
            0.707256,
            50.92587
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Robert's Hill (A259)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.706942,
            50.924876
          ],
          [
            0.707023,
            50.925132
          ],
          [
            0.707104,
            50.925388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023941669, TN36 4HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7069407974540954,
          50.92487721915189
        ]
      }
    }
  ]
}