{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fruit Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.891851,
            53.869876
          ],
          [
            -1.892005,
            53.870344
          ],
          [
            -1.892158,
            53.870811
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591507, BD21 4NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8920171514796638,
          53.87038874715517
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024293025, BD21 4NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.891834956736531,
          53.87027174145044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070062411, BD21 4LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8922766543046656,
          53.870011490021895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090158540, BD21 4NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.891850164649414,
          53.87027175512058
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090403981, BD21 4NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8919107420243786,
          53.87037067591181
        ]
      }
    }
  ]
}